home *** CD-ROM | disk | FTP | other *** search
- (c) Wolf Faust
- Am Dorfgarten 10
- W-6000 Frankfurt 50
- Germany
- Fido 2:243/43.5 +(49) 6173 2544 (HST DS)
- UUCP:cbmvax.commodore.com!cbmehq!cbmger!venus!wfaust
-
- This driver must not be sold or used commercially. You may feel
- free to copy it without any charge. Readme and executable code
- must be included without modification in any copy. Inclusion in
- any public-domain or shareware software selection is not allowed
- without the written permission by the autor.
-
- Revisions:
- 3.11.90 Version 35 Rev 1
- - parts rewritten in assembler
- - memcpy() and setmem() are working with longwords
- access.
-
- Description:
- ------------
- This driver is intended for all those Oki390 ond Oki391 dot matrix
- printers out there. The driver is up to 20% faster comparing to
- the commodore EpsonQ driver and supports more graphic modes (see
- below for additional features).
-
- For the latest version call the above given FIDO/UUCP address or
- send me a selfaddressed letter and $10 (this money is only
- intended as donation for paying my postage and printer handbooks).
- Further donations won't be refused ;-)
-
- Files you must get with this readme:
-
- Oki39xPlus.020 - MC68020/68030 Driver
- Oki39xPlus - MC68000/68010 Driver
- Readme - This textfile
-
-
- Oki39xPlus (24-pin Epson compatible)
- ----------
- 1. Dot matrix b&w (Epson color emulation included for future
- compatibility reasons) printer (text and graphics).
- 2. This driver is designed for OKI 390 and OKI 391 printers.
- 3. Linefeeds # of vertical dots printed.
- 4. Density XDPI YDPI XYDPI Comments
- 1 90 180 16200
- 2 120 180 21600
- 3 180 180 32400
- 4 120 360 43200 two pass
- 5 180 360 64800 two pass
- 6 360 180 64800 *1
- 7 360 360 129600 two pass *1
- 5. A PaperSize of 'Wide Tractor' selects a maximum print width of
- 13.6 inches (for wide carriage printers).
- 6. A papertype of 'SINGLE' ejects the sheet with a formfeed after every
- dump. Formfeed after a graphic dump is send according to the
- SPECIAL_NOFORMFEED flag.
-
- Special things to note
- ----------------------
- After my first release of an EpsonLQ compatible printer driver I got
- many letters from people asking for an unsupported printer driver.
-
- Please:
-
- 1. include some money if you wan't to get answered. Postage takes a
- major part of my income (as student I have no real income :-( )
- 2. in case you found a bug: please give me a full description. In
- most cases I can't verify your statements!
- 3. if you wan't some improvements or you have wishes: drop me a note,
- 4. if you don't have a driver for your printer or your driver
- doesn't fully support your printer: drop me a note with a
- description of your printer and maybe I'll do this for you...
- (in case you have some bucks to much: don't wait for an answer
- and send me a copy of your manual. But remember: there is no
- guarantee I'll do the job!)
- There will be no single typestroke without a complete copy of
- the printer manual!!
- 5. You can expect more to come (I'm working on RLE and spooler
- support). If you use this driver, look out for a new version...
-
- Notes
- -----
- *1 - in this mode the printer cannot print two consecutive dots in
- a row. It is recommended that you only use this density for B&W
- Shade dumps.
-